* lisp/progmodes/js.el: Prefer advice to cl-letf's sneaky rebinding.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Nov 2012 19:44:52 +0000 (14:44 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Nov 2012 19:44:52 +0000 (14:44 -0500)
commit4bbd330fc1e6731fda96b8490223f48f4581023f
tree815b4266e5705e51e9aa7d82abf983eaeca1119a
parentf32af7a3517b695c65deb8963111eec07593c51e
* lisp/progmodes/js.el: Prefer advice to cl-letf's sneaky rebinding.
(c-forward-sws, c-backward-sws, c-beginning-of-macro): Advise.
(js--filling-paragraph): New var.
(js-c-fill-paragraph): Bind it instead of letf-ing the functions.
lisp/ChangeLog
lisp/progmodes/js.el